func crypto/tls.noEKMBecauseRenegotiation
2 uses
	crypto/tls (current package)
		conn.go#L1644: 		state.ekm = noEKMBecauseRenegotiation
		prf.go#L257: func noEKMBecauseRenegotiation(label string, context []byte, length int) ([]byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)